@charset "UTF-8";

body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
body{min-width: 1300px;}
ol,ul{margin:0; padding:0;}
ul{margin:0; padding:0;}
ul li{list-style: none; }
img{-webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;}
a{text-decoration: none; color: #303030;-webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;}
a:hover{text-decoration: none; color: #2bafb4;}
*{box-sizing: border-box; }
body {
    background: #fff;
    font-family:  "Microsoft YaHei","微软雅黑","Open Sans", Arial, SimSun, sans-serif;
    font-style: normal;
    position: relative;
    font-size: 14px;
    color: #333;
}

.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.container{width: 1300px; padding-left: 10px;padding-right: 10px;  margin-left: auto;margin-right: auto;position:relative;}
.fl{  float: left;}
.fr{  float: right;  }
.mt-50{ margin-top: 50px;  }
.bold{  font-weight: bold;  }
.c-auto{display: block;margin-left: auto;margin-right: auto;}
.t-c{text-align: center;}
.i-b{display: inline-block;}
.img-auto{  display: block;  width: 100%;  height: 100%; }
.img-res{display: block;max-width: 100%;height: auto;}

::-webkit-scrollbar              {/* 1 */width:12px; background-color:#0e76b8;}
:no-button       {/* 2 */ }
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #0c9ea0; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#0e76b8;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}



.header-top{
    width: 100%;
    color: #fff;
    background: #54575d;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: lighter;
}

.logo{

    float: left;
    display: block;
    margin-top: 22px;
}
.phone{
    float: right;
    height: 44px;
    margin-top: 38px;
    background: url("../images/phone.png") no-repeat left center;
    padding-left: 54px;
}
.phone div{
    height: 44px;
    border-left: 1px solid #d8d8d8;
    padding-left: 8px;

}
.phone div p{
    font-size: 16px;
}
.phone div h3{
    font-size: 20px;
    color: #f0991d;
}
.header{
    width: 100%;
    height: 120px;
}
.main-nav-bg{
    background: #394971;
    height: 40px;
}
.main-nav{
    float: right;
}
.main-nav li{
    float: left;
    width: 160px;
    height: 40px;
    line-height: 40px;
}
.main-nav li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background: #394971;
}
.main-nav li a:hover{
    background: #269e9e;
}
.main-nav li.on a{
    background: #269e9e;
}
.banner{
    width: 100%;
    position: relative;
    height: 400px;
}
.banner .hd{
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 10px;
}
.banner .hd ul li{
    width: 50px;
    height: 5px;
    float: left;
    margin: 0 5px ;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    font-size: 0;
}
.banner .hd ul li.on{
    background: rgba(255,255,255,1);
}

.banner .bd ul li{
    width: 100%;
    height: 400px;
    background-size: cover;
}
.gary-bg{
    background: #f7f7f7;
}
.part1{
    padding: 30px 0;

}
.part1-bg{
    width: 100%;
    height: 280px;
    background: url("../images/about-bg.jpg") no-repeat ;
}
.part1-l{
    width: 500px;
    float: left;
}
.title1{

}
.title1 span{
    font-size: 18px;
    color: #b3b3b3;
}
.title1 h3{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.title1 i{
    display: block;
    width: 26px;
    height: 4px;
    background: #f0991d;
    margin-top: 15px;
}
.part1-r{
    float: right;
    width: 780px;
    padding: 30px;

}
a.more1{
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    background: #269e9e;
    width: 140px;
    float: right;
}
a.more1 span{
    font-size: 14px;
}
.part1-r p{
    line-height: 24px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 2em;
    height: 96px;
    overflow: hidden;
}
.part2{
    padding-top: 30px;
    padding-bottom: 10px;
}
.part-tit{
    text-align: center;
}
.part-tit span{
    font-size: 18px;
    color: #b2b2b2;
}
.part-tit h3{
    font-size: 24px;
    font-weight: bold;
    color: #394971;
}
.part-tit i{
    display: block;
    width: 26px;
    height: 4px;
    background: #f0991d;
    margin: 15px auto 0;
}
.pro-slide{
    margin-top: 30px;
}
.pro-slide .hd{
    float: left;
    width: 250px;
    margin-bottom: 20px;
}
.pro-slide .hd div{
    width: 100%;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
    background: #394971 url("../images/menu.png") no-repeat left 68px center;
    padding-left: 16px;
    text-align: center;
}
.pro-slide .hd ul{
    border-top: 1px solid #e6e6e6;
}
.pro-slide .hd ul li{
    width: 100%;
    height: 49px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    line-height: 48px;
    cursor: pointer;
    color: #808080;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
    text-align: center;
    background: #fff url("../images/arrow.png") no-repeat right -20px center;
}
.pro-slide .hd ul li.on{
    color: #269e9e;
    font-weight: bold;
    background: #f4f7ff url("../images/arrow.png") no-repeat right 20px center;
}
.pro-slide .bd{
    float: left;
    width: 1030px;

}
.pro-slide .bd ul{
    margin-left: -5px;
}
.pro-slide .bd ul li{
    width: 320px;
    height: 240px;
    margin-left: 25px;
    margin-bottom: 20px;
    float: left;

}
.pro-img{
    width: 100%;
    height: 182px;
}
.pro-name{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    height: 58px;
    line-height: 54px;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
    color: #394971;
}
.pro-slide .bd ul li:hover .pro-name{
    /*border-right: none;*/
    /*border-left: none;*/
    border-bottom: 4px solid #269e9e;
    color: #f0991d;
}
.pro-slide .bd ul li:hover{
    box-shadow:  0 2px 5px #ebeeee;
}
.part3{
    width: 100%;
    height: 650px;
    background: url("../images/equi-bg.jpg") no-repeat center;
    background-size: cover;
    padding-top: 30px;
}
.equip-list{
    margin-left: -20px;
    margin-top: 30px;
}
.equip-list li{
    float: left;
    width: 306px;
    height: 202px;
    border: 1px solid #d9e6ea;
    background: #fff;
    margin-left: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.equip-img{
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.equip-name{
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #394971;
}
.equip-list li:first-child{
    width: 628px;
    height: 424px;

}
.equip-list li:first-child .equip-img{
    height: 340px;
}
.equip-list li:first-child .equip-name{
    font-size: 20px;
    padding-left: 30px;
    line-height: 78px;
}
.equip-list li:hover img{
    transform: scale(1.2);
}
.equip-list li:hover{
    box-shadow: 0 2px 8px #ebeeee;
}
a.more-btn{
    display: block;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #fff;
    background: #269e9e;
    width: 140px;
    margin: 10px auto 0;
}
.more-btn span{
    font-size: 18px;
}
a.more-btn:hover{
    box-shadow: 0 0 5px #269e9e;
}
.part4{
    width: 100%;
    background: #f7f7f7 url("../images/why-bg.jpg") no-repeat bottom center;
    padding-top: 30px;
    height: 1318px;
}
.flow-img{
    margin-top: 35px;
}
.part5{
    padding-top: 30px;
    padding-bottom: 30px;
}
.test-list{


    margin-left: -28px;
}
.test-list li{
    float: left;
    margin-left: 27px;
    width: 300px;
    height: 400px;
    text-align: center;
    overflow: hidden;

}
.test-list li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.test-box{
    position: absolute;
    width: 100%;
    height: 100%;
    border-left: 3px solid rgba(38,158,158,0.7);
    border-right: 3px solid rgba(38,158,158,0.7);
    border-top: 3px solid rgba(38,158,158,0.7);
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.test-box span{
    display: block;
    width: 100%;
    height: 60px;
    background: rgba(38,158,158,0.7);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    position: absolute;
    bottom: 0;
}
.test-list li a:hover .test-box{
    opacity: 1;
}
.test-list li a:hover img{
    transform: scale(1.1);
}
.part6{
    padding-top: 30px;
    padding-bottom: 30px;
}
.title2{

}
.title2 span{
    font-size: 18px;
    color: #b3b3b3;
}
.title2 h3{
    font-size: 24px;
    font-weight: bold;
    color: #394971;
}
.title2 i{
    display: block;
    width: 26px;
    height: 4px;
    background: #f0991d;
    margin-top: 15px;
}
.part6-l{
    float: left;
    width: 750px;

}
.news-top a{
    margin-top: 40px;
}
.part6-r{
    float: right;
    width: 460px;
}
.news-list1{
    margin-top: 25px;
}
.news-list1 li{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.hl-img{
    width: 300px;
    height: 160px;
    float: left;

}
.news-list1 li.hl-news{
    padding-bottom: 15px;
}
.news-list1 li.hl-news .news-r{
    width: 420px;
    float: right;

}
.news-tit-top{
    width: 100%;
    height: 30px;


}
.news-tit-top a{
    float: left;
    display: block;
    width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
}
.news-tit-top span{
    float: right;
    color: #999;
}
.news-list1 li p{
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.news-list1 li.hl-news p{
    line-height: 24px;
    height: 120px;
    overflow: hidden;

    white-space: normal;
    text-overflow: ellipsis;
    font-size: 14px;
}
.news-list2{
    margin-top: 25px;
}
.news-list2 li{
    height: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}
.news-list2 li i{
    margin-top: 5px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #4d4d4d;
    float: left;
    margin-right: 9px;
}
.news-list2 li a{
    float: left;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 340px;
}
.news-list2 li span{
    float: right;
    color: #999;
}
.news-list2 li:hover i{
    background: #f0991d;
}
.news-list2 li:hover a{
    color: #f0991d;
}
.news-list2 li:hover span{
    color: #f0991d;
}
.part7{
    width: 100%;
    padding: 30px 0 40px;
}
.ptn-slide{
    position: relative;
    width: 100%;
    height: 130px;
    margin: 30px auto 0;
}
.ptn-slide .hd span{
    display: block;
    width: 50px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.ptn-slide .hd span.prev{background:#d1d1d1 url("../images/arr-l.png") no-repeat center;left: 0;}
.ptn-slide .hd span.next{background:#d1d1d1 url("../images/arr-r.png") no-repeat center;right: 0;}
.ptn-slide .hd span.prev:hover{background:#f0991d url("../images/arr-l.png") no-repeat center;left: 0;}
.ptn-slide .hd span.next:hover{background:#f0991d url("../images/arr-r.png") no-repeat center;right: 0;}
.ptn-slide .bd .tempWrap{
    margin: 0 auto;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.ptn-slide .bd ul{

}
.ptn-slide .bd ul li{
    float: left;
    width: 274px;
    height: 128px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    outline: 1px solid #e6e6e6;

    box-sizing: content-box;
}
.ptn-slide .bd ul li:first-child{
    width: 273px;
}
.part8{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    background: url("../images/honor-bg.jpg") no-repeat center;
    background-size: cover;
}
.part8 .part-tit h3{
    color: #fff;
}
.honor-list{
    margin-top: 25px;
}
.honor-list li{
    float: left;
    width: 275px;
    height: 275px;
    background: #fff;
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #394971;
}
.honor-list li:nth-child(2n){
    background: #f7f7f7;
}
.honor-img{
    width: 128px;
    height: 178px;
    margin: 0 auto 20px;
}
.honor-img img{
	width: 128px;
	height: 178px;
}
.part9{
    padding: 30px 0;
}
.ctt-wrap{
    width: 100%;
    background: #fff;
    padding: 30px 40px 40px;
    box-shadow: 0 2px 5px #ccc;
}
.ctt-tit{
    width: 100%;
    position: relative;
    height: 40px;
    border-bottom: 1px solid #cccccc;
}
.ctt-tit div{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    height: 52px;
    width: 136px;
    text-align: center;
}
.ctt-tit span{
    font-size: 18px;
    color: #999;
}
.ctt-tit h3{
    font-weight: bold;
    font-size: 24px;
    color: #394971;
}
.form-tit{
    font-size: 16px;
    color: #b2b2b2;
    margin-bottom: 10px;
}
.form-tit span{
    font-weight: bold;
    color: #394971;
    margin-right: 10px;
}
.msg-form{
    margin-top: 35px;
}
.ipt-cl{
    width: 360px;
    float: left;

}
.msg-form .ipt-cl:nth-child(2){
    margin: 0 60px;
}
.ipt-txt{
    width: 100%;
    height: 40px;
    background: #f6f6f6;
}
.msg-form .ipt-cl:nth-child(1) .ipt-txt{background: #f6f6f6 url("../images/ctt-icon1.png") no-repeat left 12px center;}
.msg-form .ipt-cl:nth-child(2) .ipt-txt{background: #f6f6f6 url("../images/ctt-icon2.png") no-repeat left 12px center;}
.msg-form .ipt-cl:nth-child(3) .ipt-txt{background: #f6f6f6 url("../images/ctt-icon3.png") no-repeat left 13px center;}
.ipt-txt input{
    width: 300px;
    border-left: 1px solid #ededed;
    background: #f6f6f6;
    height: 40px;
    border-top: none;
    border-bottom: none;
    border-right: none;
    margin-left: 50px;
    padding-left: 10px;
    outline: none;
}
.msg-area{
    margin-top: 25px;
}
.msg-area-bg{
    width: 100%;
    height: 80px;
    background: #f6f6f6 url("../images/ctt-icon4.png") no-repeat left 12px top 12px;
}
.msg-area-bg textarea{
    height: 100%;
    width: 1130px;
    margin-left: 50px;
    outline: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: 1px solid #ededed;
    background: #f6f6f6;
    resize: none;
    padding: 10px 12px;

}
.sub-btn{
    display: block;
    margin: 30px auto 0;
    background: #f0991d;
    width: 200px;
    height: 44px;
    color: #fff;
    font-size: 18px;
    outline: none;
    border: none;
    box-shadow: 0 2px 2px rgba(240,153,29,0.8);
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.sub-btn:hover{
    box-shadow: 0 2px 10px rgba(240,153,29,0.8);
}
.ft-nav{
    padding: 40px 10px 30px;
}
.ft-nav ul{

}
.ft-nav ul li{
    float: left;
    width: 120px;
    height: 14px;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #394971;
}
.ft-nav ul li a{
    color: #394971;
}
.ft-nav ul li:last-child{
    border-right: none;
}
.ft-nav ul li a:hover{
    text-decoration: underline;
}
.f-link{
    width: 100%;
    background: #373b3f;
    color: #7c7c7c;
    padding-top: 25px;
    padding-bottom: 20px;
}
.f-link a{
    color: #7c7c7c;
    display: inline-block;
    margin: 0 10px 5px;
}
.footer{
    width: 100%;
    background: #4d4d4d;
    color: #838383;
    padding-top: 30px;
    padding-bottom: 25px;
}
.ft-l{
    width: 498px;
    float: left;
    position: relative;
}
.border{
    width: 1px;
    height: 58px;
    background: #717171;
    position: absolute;
    right: 0;
    top: 8px;
}
.f-logo{
    float: left;
}
.qr{
    width: 74px;
    float: right;
    margin-right: 44px;
}
.ft-c{
    float: left;
    width: 394px;
    position: relative;
    padding-left: 44px;
}
.ft-c p{
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 16px;
}
.ft-c p span{
    font-size: 12px;
}
.ft-r{
    width: 388px;
    float: right;
    padding-left: 44px;
    font-size: 12px;
}
.ft-r p{
    margin-bottom: 12px;
    line-height: 16px;}
.ft-r a{
    color: #838383;
}
.in-banner{
    width: 100%;
    height: 360px;
    background-size: cover;
}
.crumbs{
    margin-top: 20px;
    color: #999;
}
.crumbs a{
    color: #999;
}
.sb-list{
    margin-left: -20px;
    margin-top: 30px;
}
.sb-list li{
    float: left;
    width: 306px;
    height: 202px;
    border: 1px solid #d6e4e8;
    margin-bottom: 19px;
    margin-left: 19px;
}
.sb-img{
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.sb-list li a{
    display: block;
    width: 100%;
    height: 100%;

}
.sb-list li a span{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #394971;
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sb-list li a:hover img{
    transform: scale(1.2);
}
.page-wrap{
    margin-top: 25px;
}
.page-wrap a,.page-wrap span{
    float: left;
    margin: 0 1px;
}
.page-wrap  a{
    display: block;
    padding: 4px 10px 4px;
}
.page-wrap span{
    display: block;
    padding: 4px 10px 4px;
    background: #ef7019;
    color: #fff;
}
.page-wrap a:hover{
    background: #ef7019;
    color: #fff;
}
.in-wrap{
    padding-bottom: 30px;
    overflow: hidden;
}
.queque{
    width: 100%;
    height: 30px;
    background: #f7f7f7;
}

.about-txt{
    padding-bottom: 20px;
    line-height: 26px;
    margin-top: 25px;
}
.about-txt img{
    display: block;
    max-width: 100%;
    margin:  30px auto 10px;
}
.about-tit{
    color: #1a1a1a;
    text-align: center;
}
.about-tit span{

}
.about-tit h2{
    font-weight: bold;
    font-size: 30px;
    margin-top: 4px;
}
.about-tit i{
    display: block;
    background: #ef7019;
    width: 40px;
    height: 4px;
    margin: 20px auto 0;

}
.js-list{
    margin-top: 20px;
}
.js-list li{
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0 10px;
}
.js-list li a{
    font-size: 22px;
    font-weight: lighter;
}
.js-list li p{
    font-weight: lighter;
    color: #666666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-indent: 2em;
    margin-top: 10px;
}
.js-list li .view{
    float: right;
    background: url("../images/eye.png") no-repeat left center;
    padding-left: 30px;
    color: #b3b3b3;
    height: 16px;
    line-height: 16px;
    margin-left: 14px;
}
.js-list li .time{
    float: right;
    background: url("../images/time.png") no-repeat left center;
    padding-left: 30px;
    color: #b3b3b3;
    height: 16px;
    line-height: 16px;
}
.erji{
    margin-top: 15px;
}
.erji ul li{
    float: left;
    margin: 0 15px;
}
.erji ul li a{
    width: 200px;
    height: 40px;
    border: 2px solid #aaaaaa;
    color: #999999;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    display: block;
}
.erji ul li.on a{
    background: #269e9e;
    border: 2px solid #269e9e;
    color: #fff;
}
.erji2{
    margin-top: 20px;
}
.erji2 ul li{
    float: left;
    margin: 0 6px;
}
.erji2 ul li a{
    width: 200px;
    height: 40px;
    border: 1px solid #aaaaaa;
    color: #999999;
    font-weight: bold;
    font-size: 16px;
    line-height: 38px;
    display: block;
}
.erji2 ul li.on a{
    background: #269e9e;
    border: 1px solid #269e9e;
    color: #fff;
}
.erji2 ul li a:hover{
    background: #269e9e;
    border: 1px solid #269e9e;
    color: #fff;
}


.news-img{
    float: left;
    width: 245px;
    height: 130px;
}
.wz-r{
    float: right;
    width: 1020px;
}
.wz-r a{
    font-size: 20px;

}
.wz-r a:hover{
    color: #f0991d;
}
.wz-r>div{
    height: 16px;
    line-height: 16px;
    color: #999999;
    margin: 13px 0;
}
.wz-r div span{
    float: left;
}
.wz-r div .view{
    background: url("../images/eye.png") no-repeat left center;
    padding-left: 30px;
    margin-left: 14px;
    float: left;
}
.wz-r p{
    color: #808080;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.wz-list{
    margin-top: 50px;
}
.wz-list li{
    margin-bottom: 30px;
}
.dt-wrap{
    padding-top: 40px;
}
.dt-tit{
    text-align: center;

}
.dt-tit h3{
    font-size: 24px;
    font-weight: bold;
}
.dt-tit i{
    display: block;
    background: #ef7019;
    width: 40px;
    height: 4px;
    margin: 20px auto 0;
}
.dt-txt{
    line-height: 26px;
    padding-bottom: 30px;
}
.dt-txt img{
    margin: 20px auto;
    display: block;
    max-width: 100%;
}
.flip{
    margin-top: 20px;
    font-size: 16px;
}
.in-wrap .honor-list{
    width: 1180px;
    margin: 30px auto 0;
}
.in-wrap .honor-list li{
    margin: 0 10px 20px;
}
.in-wrap .honor-list li:nth-child(2n){
    background: #fff;
}
.pro-list{
    margin-left: -28px;
    margin-top: 30px;
}
.pro-list li{
    width: 300px;
    height: 250px;
    margin-left: 27px;
    float: left;
    margin-bottom: 18px;
}
.pro-list li:hover{
    box-shadow: 0 0 ;
}
.pro-list li:hover .pro-name{
    /*border-right: none;*/
    /*border-left: none;*/
    border-bottom: 4px solid #269e9e;
    color: #f0991d;
}
.pro-list li:hover{
    box-shadow:  0 2px 5px #ebeeee;
}
.ctt-bg{
    width: 100%;
    background: url("../images/contact-bg.jpg") no-repeat center bottom;
    padding-bottom: 40px;

}
.ctt-bg .ctt-wrap{

    padding: 1px 90px 24px;
}

.sub-btn2{
    width: 160px;
    height: 36px;
    color: #fff;
    background: #269e9e;
    display: block;
    margin: 30px auto 0;
    border: none;
    outline: none;
}
.ctt-bg .ipt-cl{
    width: 350px;

}
.ctt-bg .ipt-cl:nth-child(2){
    margin-left: 25px;
    margin-right: 25px;
}
.ctt-bg .msg-area-bg textarea{
    width: 1040px;
}
.ctt-way{
    color: #666;
    padding-top: 30px;
    padding-bottom: 30px;
}
.ctt-way>div{
    width: 50%;
    float: left;
    padding-left: 95px;
    line-height: 38px;
}
.map-wrap{
    width: 100%;
    height: 300px;

}